Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / IBrowsable<T> Interface / Next Property

In This Topic
    Next Property (IBrowsable<T>)
    In This Topic
    Gets the mext item in next collection.
    Syntax
    'Declaration
     
    ReadOnly Property Next As T
    T Next {get;}
    See Also